Welcome![Sign In][Sign Up]
Location:
Search - c http server

Search list

[CSharpCShttpServer

Description: C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm" no documents were sent the wrong message multi-threading, can simultaneously connect to multiple client.
Platform: | Size: 5517 | Author: 张杰 | Hits:

[Other resourceC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1910456 | Author: 龙杨 | Hits:

[Internet-Networkmini_httpd-1.19

Description: gm8120上用的mini http,可以试试,能做WEB SERVER-gm8120 used in mini http, can try, can do WEB SERVER
Platform: | Size: 96256 | Author: 曾宏 | Hits:

[Web Serverfws

Description: http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
Platform: | Size: 2551808 | Author: 赖泽天 | Hits:

[.netentmms

Description: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>无标题页</title> </head> <body> <form id="form1" runat="server"> <div> 企业信息管理系统</div> </form> </body> </html> -< @ Page Language = C# AutoEventWireup = true CodeFile = Default.aspx.cs Inherits = _Default > <! DOCTYPE html PUBLIC -// W3C// DTD XHTML 1.0 Transitional// EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd > <html xmlns= http://www.w3.org/1999/xhtml > <head runat = server > <title> no title page </ title> </ head> <body> <form id= form1 runat= server > <div> Enterprise Information Management System </ div> </ form> </ body> </ html>
Platform: | Size: 218112 | Author: zhoujay | Hits:

[ActiveX/DCOM/ATLC++hxbc

Description: C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控件,使用NNTP控件,创建Web服务器应用程序,Web服务器的细节。该书主要是为那些想在Internet/Intranet领域编程的读者写的,-C++ Core programming technology book comprehensive and in-depth description of today s most popular programming technologies, including COM, ActiveX, Web server applications, as well as the Internet on WinSock, UDP, HTTP, HTML, FTP, SMTP, POP3 , NNTP and other agreements. This book from Chapter 16 of the main features of object-oriented programming, Component Object Model (COM), ActiveX framework, Type Library editor, create ActiveX, OLE Automation, the use of WinSock, controls the use of FTP, use the UDP controls, controls the use of HTTP, using HTML controls, the use of SMTP controls, controls the use of POP, the use of NNTP controls, create a Web server application, Web server details. The book is mainly for those who would like Internet/Intranet field of programming readers wrote,
Platform: | Size: 2031616 | Author: hclcool | Hits:

[Internet-Networkhttp_get_in_c

Description: 使用纯C编写的http get请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http get request, can be used for testing HTTP server. Is a very applicable gadgets.
Platform: | Size: 7168 | Author: 魏汝垚 | Hits:

[Windows CEInternet

Description: wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
Platform: | Size: 18432 | Author: benzhan | Hits:

[Ftp Servercode

Description: linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
Platform: | Size: 53248 | Author: yeliu | Hits:

[Browser ClientCHttpConn

Description: 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
Platform: | Size: 3072 | Author: 杨建军 | Hits:

[Web ServerCsharpHTTPServer

Description: A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don t need the bulk provided by Apache or other web server.
Platform: | Size: 10240 | Author: anatolia | Hits:

[Linux-UnixFTP_SERVER_SRC

Description: 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Description: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a communications interface, providing upload download, HTTP, flow control, connection control, supports a variety of popular FTP client .
Platform: | Size: 34816 | Author: 杜峰 | Hits:

[Internet-Network3

Description: c++网络数据库实例 第三章 实例 23-我的 WEB浏览器 实例 24-HTTP服务器 实例 25-GETTCPCFG 实例 26-传输工具 实例 27-五子棋 实例 28-网络监控工具 实例 29-统计网络流量 实例 30-网上聊天服务器 实例 31-网上聊天客户端 实例 32-选择计算机所属的域 实例 33-拨号上网-c++ network database instance Chapter Instances of 23- my WEB browser 24-HTTP server instance Instance 25-GETTCPCFG Instances of 26- transmission tools Instances of 27- Gobang Instances of 28- network monitoring tool Instances of 29- Network Traffic Statistics Instances of 30- online chat server Instances of 31- online chat client Instances of 32- Select the computer belongs to a domain Instances of 33- dial-up
Platform: | Size: 676864 | Author: 烈马 | Hits:

[Internet-Networkc

Description: 一个简单的http服务器。可以学习下http工作原理。-this is a http server for learn。
Platform: | Size: 1024 | Author: hanran | Hits:

[CSharpServer

Description: Game mobile online j2me Server c# http://sfvn.org
Platform: | Size: 57344 | Author: Firesis | Hits:

[Internet-Networkinitialize.c.tar

Description: Reads configuration config file in HTTP Server-Reads configuration config file in HTTP Server
Platform: | Size: 1024 | Author: meherjn | Hits:

[Proxy Serverc语言代理服务器

Description: 用C语言实现的http代理服务器,可自己更改进行网站引导,网站屏蔽,用户屏蔽(HTTP proxy server implemented by C language can be changed for website guidance, website shielding, user shielding)
Platform: | Size: 3072 | Author: 御魂笑 | Hits:

[Game EngineSampleUnityMjpegViewer-master

Description: Unity 3D MJPEG streaming viewer. Gets the image from HTTP stream and shows it in the Unity. Works with >=5.4
Platform: | Size: 659456 | Author: Wonderfield | Hits:

[CSharpMiniHttpServer

Description: .net C# 利用HttpListener类开发的内嵌式http服务器,以实现简单html内容显示。本示例显示了将http服务器加入到应用中并通过浏览器请求,返回页面模板的内容。(.net C# uses embedded HTTP server developed by HttpListener class to realize simple HTML content display. This example shows adding HTTP server to the application and returning the content of the page template through the browser request.)
Platform: | Size: 45056 | Author: 一角空弦 | Hits:

[OtherC语言实现Http server请求网页

Description: C语言实现HTTP请求,在linux上编译后即可使用(Implementation of HTTP requests in the C language)
Platform: | Size: 3445760 | Author: Mask–T | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net